home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / wsanet8a / wsanet / readme.1st < prev    next >
Text File  |  1996-04-08  |  1KB  |  33 lines

  1.             WSANET.VBX v1.08alpha 
  2.                   Finally!
  3.  
  4.         Author: Ian Blenke (iblenke@ic1d.harris.com)
  5.         
  6.     This is the distribution package of WSANET v1.08alpha and Examples
  7.     To unpack:
  8. c:
  9. cd \
  10. pkunzip -d wsanet8a.zip
  11.  
  12.     This will create a directory called 
  13. c:\wsanet               - Holds the distribution directories
  14.  
  15.     The example VB3.0 text saved examples & executables are located in:
  16. c:\wsanet\wfinger       - An example finger client
  17. c:\wsanet\wfingerd      - An example finger daemon
  18. c:\wsanet\winwhois      - An example Whois client
  19. c:\wsanet\wsmtpc        - An example SMTP client (state machine example)
  20. c:\wsanet\wsmtpd        - An example SMTP daemon (state machine example)
  21. c:\wsanet\wnslookup     - An example NSLookup client (very simple)
  22.  
  23.     Copy *.DLL and *.VBX to your WINDOWS\SYSTEM directory (or at least
  24.     in your path).
  25.  
  26.     Copy *.INI to your WINDOWS directory
  27.  
  28.     Please read README.TXT for more information on the control itself.
  29.     Please read the WSANET.HLP file for context sensitive help.
  30.     Check out the README.TXT files for each sample application.
  31.     Check out SERVERS.TXT for a full list of Whois servers.
  32.  
  33.